Widget.Bounds

Undocumented in source.
class Widget
struct Bounds {}

Members

Variables

height
int height;
width
int width;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta